home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_08_05
/
8n05077b
< prev
next >
Wrap
Text File
|
1990-04-17
|
72b
|
10 lines
Listing 8:
static int testcalled;
test()
{
testcalled++;
}